home *** CD-ROM | disk | FTP | other *** search
/ internet.au CDrom 42 / NETCD42.iso / misc / mac / maczip.hqx / MacZip 1.0 final / docs / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1999-01-15  |  11.3 KB  |  364 lines

  1. Macintosh Port of Info-Zip's Zip
  2. by Dirk Haase, d_haase@sitec.net
  3. homepage:   www.sitec.net/maczip
  4. 15. January 1999
  5. ================================
  6.  
  7.  
  8.  
  9.  
  10. Final Release MacZip ver1.0 
  11. ---------------------------
  12.  
  13. Released 15. January 1999
  14.  
  15.  
  16.  
  17.  
  18. 9. Beta release 06.December.1998
  19. ---------------------------------
  20.  
  21. 1) CHG: {console} The checkbox of Filedialog (for extract path and file path)
  22.         "Show all files" is now selected by default. 
  23.  
  24. 2) CHG: {unzip/standalone} changed prototypes of mac[f]printf() to return 
  25.         an int number (better ANSI conformance); 
  26.         
  27. 3) FIX: {unzip} repaired "stdout/stderr" mode of macwrite(). So func
  28.         MacMessagePrnt() is now obsolete and removed.
  29.  
  30. 4) ADD: {zip/unzip} Compressed Mac3 extra-fields are now supported
  31.         (Thanks to Christian Spieler)
  32.  
  33. 5) ADD: {unzip} Extraction of ZipIt archive are now supported. This support
  34.         is not complete: Filenames are korrect but Directory names are only 
  35.         restored with the public directory names.  
  36.         
  37. 6) ADD: {zip/unzip} Improved documentation. 
  38.  
  39. 7) FIX: {unzip} Function isZipfile() is completly rewritten.
  40.  
  41. 8) CHG: {zip/unzip) switch to latest source level 
  42.         zip 2.3i beta and unzip 5.4 final release
  43.  
  44. 9) ADD: Applescript event "do_cmd".
  45.  
  46. Unless there are big bugs found, this release will be the last
  47. beta release. The final release will come out in january 1999.
  48.  
  49.  
  50.  
  51.  
  52. 8. Beta release 20.November.1998
  53. ---------------------------------
  54.  
  55. 1) CHG: {zip/unzip) switch to latest source level 
  56.         zip 2.3h beta and unzip 5.4 final release
  57.         
  58. 2) ADD: {zip} Zip finds "namelocked" files also, if switch "-S" 
  59.          is set.
  60.  
  61. 3) FIX: {unzip} Function isZipfile() fails if the zip archive
  62.          has a comment.
  63.  
  64. 4) CHG: {zip} added some small speed improvments to pattern matching and
  65.         isZipFile() function.
  66.         
  67. 5) FIX: {unzip} Display of comments are fixed.
  68.         UzpMessagePrnt() is replaced by MacMessagePrnt(). I do not care
  69.         about ansi-bombs. I'm not sure, so this fix may be change later.
  70.         
  71. 6) RMV: {unzip} Buildin More capability is removed since it's already build 
  72.         into the GUI-App.
  73.  
  74.  
  75.  
  76. 7. Beta release 09.November.1998
  77. ---------------------------------
  78.  
  79. 1) CHG: {all} switched to Metrowerks Codewarrior Pro 4
  80.  
  81. 2) FIX: {unzip} Display of comments stored in the zip-file is 
  82.         now fixed
  83.  
  84. 3) FIX: {zip} Fixed display of the zip help-screen.
  85.  
  86. 4) CHG: {zip/unzip} Changed special dir 'Re$0urce.Fk' to 'XtraStuf.mac'
  87.         (see entry at 13.June.1998 item 3). I found it more descriptive for 
  88.         users outside the mac-community. 
  89.         
  90. 5) CHG: {all} switched to MoreFiles 1.4.9.
  91.  
  92. 6) CHG: {console} changed behaivor of the file open dialog: The select 
  93.         button is now always enabled.
  94.         
  95. 7) ADD: {all} Environment variables are now supported. 
  96.          Basically, it is possible to add timezone (= TZ environment variable) 
  97.          support here, but it's not yet implemented.
  98.          See "MacZip.Env" for further info.
  99.          
  100. 8) RMV: {console} Targets "zip only" and "unzip only" are removed. 
  101.  
  102.  
  103.  
  104. 6. Beta release 09.September.1998
  105. ---------------------------------
  106.  
  107.  
  108. 1) CHG: {Zip/Unzip} Metrowerks Standardlibrary time funktions are 
  109.         rather broken and incomplete so I was forced to rewrite the 
  110.         funktions: mktime(), localtime(), gmtime() and time(). 
  111.  
  112. 2) ADD: {Console} Added Pause Funktion for screen output. 
  113.         The Pause-Function is selfadjusting: Count of lines is depending 
  114.         on the window size. 
  115.         
  116. 3) CHG: Extra-Field layout is changed: All datas are now in little-endian 
  117.         format (see appnote)
  118.         
  119. 4) ADD: {Console} Added an option to test the archive automatically 
  120.         after zipping. This option is only via Zip-Dialogbox available 
  121.         because it needs the unzip-module also.
  122.  
  123. 5) CHG: {Zip} code is now up to date with the latest beta 2.3f.
  124.  
  125. 6) ADD: {Console} Added (drag'n) drop support. Drop on the MacZip icon. 
  126.         The following situations are supported: 
  127.                     1. drop of one or more zipfiles (action = unzip)
  128.                        each archive will be extracted in a separate folder
  129.                     2. drop of a folder (action = zip -r )
  130.                        The complete folder (inclusive sub-folders) 
  131.                        will be zipped
  132.         Not (yet) supported is currently: dropping more than one file 
  133.         to compress. Workaround: Put all your files in one folder and 
  134.         drop that folder on MacZip.
  135.         MacZip recognize zip-archives automatically.
  136.  
  137.  
  138. 5. Beta release 21.Aug.1998
  139. ----------------------------
  140.  
  141.  
  142. 1) ADD: {Console} Userinterface has now a Statusbar to show the 
  143.         Progress.
  144.         
  145. 2) ADD: {Console} It's now possible to stop the run of Zip/Unzip
  146.         with the well known shortcut [Command] + [.]
  147.         
  148. 3) CHG: {Console} Improved user-entry routine.
  149.  
  150. 4) ADD: {Zip/Unzip} Crypt-code added. It's now possible to 
  151.         encrypt/decrypt archives. 
  152.         
  153. 5) RMV: {Unzip} Removed the warning of PKZip/Mac archive. 
  154.         Unzip gets confused with the extra field of PKZip/Mac. So I assume 
  155.         the extra field isn't compatible with Info-Zip's definition.
  156.  
  157. 6) CHG: switched to Metrowerks Codewarrior Pro 3
  158.         this includes:
  159.         - new Universal Interfaces 3.1 Headers
  160.         - improved codegeneration
  161.  
  162. 7) CHG: {Zip} code is now up to date with the latest beta 2.3e.
  163.         
  164. 8) CHG: {Unzip} changed function names wprintf, wgets .. to macprintf, macgets ..
  165.         to avoid naming conflict standart library.
  166.  
  167. 9) ADD: {Zip/Unzip} FXinfo, Mac-Pathname, file-dates and Finder-Comments 
  168.         are now stored in the extra-field. Extra-field layout is 
  169.         changed accordingly. Unzip uses now the filename stored in the 
  170.         extra-field when unzipping.
  171.  
  172. 10) CHG: {Unzip} code is now up to date with the latest beta 5.33g.
  173.  
  174. 11) CHG: {Unzip} code is (again) up to date with the latest beta 5.33h.
  175.  
  176. 12) ADD: {Unzip} following switches were added:       
  177.        -J     [MacOS  only] ignore mac extra info. All macintosh
  178.               info are not restored. Datafork and resource-fork
  179.               are restored separatly.
  180.               
  181.        -i     [MacOS  only] ignore filenames stored in mac extra
  182.               field. Use the most compatible filename stored in
  183.               the public field. 
  184.               
  185.        -E     [MacOS  only] show mac extra field during restoring
  186.  
  187. 13) ADD: {Zip/Unzip} Charset MacRoman to ISO8859 Latin and vice versa
  188.  
  189. 14) RMV: {Zip} -N option removed. This MacZip crashes using this option.
  190.          I will fix it later.
  191.  
  192.  
  193. I think I'm very close for a final release of "MacZip 1.0" :-)
  194.         
  195.         
  196.         
  197. 4. Beta release 27.June.1998
  198. ----------------------------
  199.  
  200. 26.June.1998
  201. ------------
  202.  
  203. 1) FIX: {Zip} extra field size value was wrong.
  204.  
  205.  
  206.  
  207. 25.June.1998
  208. ------------
  209.  
  210. 1) CHG: {Zip} code is now up to date with the latest beta 2.3d.
  211.         So both modules, zip & unzip, uses now latest beta.
  212.  
  213. 2) ADD: {Zip} added a UT extra-field for better compatibility.
  214.  
  215. 3) CHG: {Unzip} changed the code to find the mac extra-field. 
  216.         Unzip has to look for a mac extra-field because 
  217.         mac-archives has now two extra-fields (UT + M3). 
  218.  
  219. 4) CHG: {Unzip} changed the method to move extra-field data to 
  220.         the internal extra-structure. 
  221.         Old method was just BlockMove of the ef_structptr to ef_memptr.
  222.         This method was dangerous because not all members of the
  223.         structure seamless aligned. There are may be some fill 
  224.         bytes in the structure depending on the compiler setting. 
  225.  
  226. 5) ADD: {Unzip} added a warning if unzipping a ZipIt/PKZip archive.
  227.         ZipIt/PKZip archives are usually additionally coded somehow.
  228.         InfoZip's Unzip will *not* decode the files. So extracted
  229.         files are may be not decoded. (see also 6. and 7.)
  230.         
  231. 6) ADD: ZipIt (the Shareware Tool) has now a new extra-field signature: 
  232.         0x2705. Found in "ZipIt 1.3.8". I added a new macro: EF_ZIPIT2
  233.         
  234. 7) ADD: Added PKWare's extra-field signature: 0xCF77.
  235.         Found in "PKZIP v2.03". I added a new macro: EF_PKMAC
  236.  
  237. 8) ADD: {console} It's now possible to save all screen outputs
  238.         to the disk.
  239.  
  240. 9) RMV: {console} this is the first beta without expire-date.
  241.         
  242.  
  243. 16.June.1998
  244. ------------
  245.  
  246. 1) FIX: {Unzip/console} Extract path now defaults to current-dir if
  247.         no path is given.
  248.  
  249. 2> CHG: {Unzip} creates now a extract-folder by default. This behavior 
  250.         differs to the commandline tool of Unzip on other platforms. 
  251.         However, for a mac-user is this behavior more convenient.
  252.  
  253.  
  254. 3. Beta release 15.June.1998
  255. ----------------------------
  256.  
  257. 15.June.1998
  258. ------------
  259.  
  260. 1) CHG: {unzip/zip} I changed the layout of the extra field 
  261.         to support more data. 
  262.   
  263.  
  264. 14.June.1998
  265. ------------
  266.  
  267. 1) FIX: {Unzip} adjusted time_t value with an correct offset value.
  268.  
  269. 2) FIX: {Unzip} removed all unused code based on unfinished ideas by 
  270.         former porter(s).
  271.  
  272. 3) CHG: use of shared code izshr 032.
  273.  
  274. 13.June.1998
  275. ------------
  276.  
  277. 1) FIX: {Unzip} Filenames are only converted when needed. When zipping 
  278.         with the switch 'datafork only' the filenames are shorted which 
  279.         was wrong.
  280.  
  281. 2) CHG: {Unzip} code is now up to date with the latest beta 5.33f.
  282.  
  283. 3) CHG: {Zip} Changed the naming rule of filenames from old Johnny Lee's 
  284.         to my implementation. Johnny Lee's idea is based on change of the 
  285.         filenames which cases several problems when unziping on a non mac 
  286.         plattform. My idea is to add a special directory: 'Re$0urce.Fk'. 
  287.         For the future: Zip will create archives according the new nameing 
  288.         rule. However unzip will be compatible with old nameing rule. 
  289.         See also 4.
  290.  
  291. 4} ADD: {Unzip} Added a new nameing rule for resource forks filename. 
  292.         Resource forks are now stored in a special directory: 'Re$0urce.Fk'. 
  293.         This naming rule make it easier to for other platforms to use
  294.         mac zip-files.
  295.         
  296.         
  297.  
  298. 11.June.1998
  299. ------------
  300. 1) FIX: {Zip} Internal file attribute is set to BINARY by default 
  301.         when zipping resource forks otherwise Unzip will create 
  302.         sometimes wrong resource-forks.
  303.         
  304. 2) CHG: {Unzip} code is now up to date with the latest beta 5.33e.
  305.  
  306.  
  307.  
  308.  
  309. 2. Beta release 10.June.1998
  310. --------------------------
  311.  
  312. 1) FIX: {Unzip} Long pathname fix solved. Unzip is now able to extract 
  313.         archives with path longer than 256 chars. 
  314.        
  315. 2) CHG: {Unzip} removed all conversion from c-style string to 
  316.         pascal-string (see fix 1)
  317.      
  318. 3) ADD: {Unzip} Finderinfo of folders are also restored.
  319.  
  320. 4) ADD: {Console} Added info about current path in the command-line box.
  321.  
  322. 5) FIX: {Console} Construction of the command-line of the unzip-dialog 
  323.         box fixed.
  324.  
  325.  
  326.  
  327. First beta release 06.June.1998
  328. -----------------------------
  329.  
  330. no history.
  331. Just to many code was neccessary to build the first mac-port.
  332.  
  333.  
  334. Start of the port MacZip
  335. February 1998
  336.  
  337.  
  338. --------------------------------------------------------------------------------
  339. Legende:
  340.  
  341. FIX: fixes a bug
  342. CHG: inform about changed items.
  343. ADD: added feature
  344. RMV: removed Item
  345.  
  346. {Unzip}   -> only related to the Unzip-module
  347. {Zip}     -> only related to the Zip-module
  348.              These are just libraries and are linked into the console-app.
  349.  
  350. {Console} -> only related to the Userinterface (not SIOUX)
  351.              MacOS has no tool like a command-line. So it's neccessary 
  352.              to write wrapper around the command-line tools. 
  353.  
  354.  
  355.  
  356.  
  357. Dirk Haase
  358.  
  359.  
  360.  
  361.         
  362.         
  363.         
  364.